Skip to content

gh-149321: Remove lazy_imports=none startup mode#149389

Open
pablogsal wants to merge 3 commits intopython:mainfrom
pablogsal:gh-149321-remove-lazy-imports-none
Open

gh-149321: Remove lazy_imports=none startup mode#149389
pablogsal wants to merge 3 commits intopython:mainfrom
pablogsal:gh-149321-remove-lazy-imports-none

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented May 5, 2026

@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 5, 2026

@pablogsal pablogsal force-pushed the gh-149321-remove-lazy-imports-none branch from 6fe086b to 91fd216 Compare May 5, 2026 00:44
@hugovk
Copy link
Copy Markdown
Member

hugovk commented May 5, 2026

Docs fail:

ERROR: Removed IDs found
c-api/import.html: c.PyImport_LazyImportsMode.PyImport_LAZY_NONE
The above HTML IDs were removed from the documentation, resulting in broken links. Please add them back.

Alternatively, add them to Doc/tools/removed-ids.txt.

In this case, we can add them to Doc/tools/removed-ids.txt.

Comment thread Doc/tools/removed-ids.txt

library/asyncio-task.html: terminating-a-task-group

c-api/import.html: c.PyImport_LazyImportsMode.PyImport_LAZY_NONE
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please have a "Removed APIs" section, otherwise this list will be quite messy?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
c-api/import.html: c.PyImport_LazyImportsMode.PyImport_LAZY_NONE
# Removed APIs
c-api/import.html: c.PyImport_LazyImportsMode.PyImport_LAZY_NONE

@brettcannon brettcannon removed their request for review May 5, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants